home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / EARTHQUA.ZIP / TUTOR.H < prev   
Text File  |  1995-02-04  |  205b  |  8 lines

  1. // TUTOR.CPP - The include file for the tutorial for the Earthquake
  2. // Damage Prevention program.
  3. // Created by Misha Koshelev.
  4.  
  5. void tutorintro(void);
  6. void tutoreqsim(void);
  7. void tutorbmsim(void);
  8.